ASP.NET MVC コントロールヘルプ
Width(Int32) メソッド

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ControlBuilder<TControl,TBuilder> クラス > Width メソッド : Width(Int32) メソッド
コントロールの幅をピクセル単位で設定します。
シンタックス
'宣言
 
Public Overloads Function Width( _
   ByVal width As System.Integer _
) As TBuilder
public TBuilder Width( 
   System.int width
)

パラメータ

width

戻り値の型

現在のビルダ
参照

ControlBuilder<TControl,TBuilder> クラス
ControlBuilder<TControl,TBuilder> メンバ
オーバーロード一覧